docs: Remove '\' escape character from literals
authorVolker Sobek <reklov@live.com>
Fri, 28 Mar 2014 20:55:03 +0000 (21:55 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Apr 2014 05:24:35 +0000 (01:24 -0400)
commitf8b6bfe7447c6db6dff0c8c90d9ae64cf96dd33b
tree9e657812cb8700eb7af7f9d5f46505fad7f04709
parent1bf2e0600fd226ca1f252c3439a7bb02e12b1fa9
docs: Remove '\' escape character from literals

commit 7f6a964c47ad2f9dcf6a00044d938840ce8f01f2 replaced entities, but
escaped the replacement text also inside literals, which resulted in the
escaping '\' to also appear in the documentation.

https://bugzilla.gnome.org/show_bug.cgi?id=727322
gdk/gdkcolor.c
gtk/gtkaboutdialog.c
gtk/gtkcssprovider.c
gtk/gtksettings.c
gtk/gtkshow.c